Welcome![Sign In][Sign Up]
Location:
Search - Bulk Only

Search list

[USB developPhilips_Mass_Storage_Class_code_for_the_PDIUSBD12D

Description: 前一段参考本程序为AT91RM9200开发板添加了一个USB MSD Bulk-Only下载接口,Philips MSD code for the PDIUSBD12D包括完整的源代码,极具参考价值!-earlier reference to the procedures for AT91RM9200 development board adds a USB MSD Bul k-Only download interface, Philips MSD code for the PDIUSBD12D including complete source code, very useful!
Platform: | Size: 50762 | Author: 古月伦 | Hits:

[USB developBulk-Only-protocol-and-practice

Description: Bulk-Only协议及其实现,一份不错的USB资料-Bulk-Only the agreement and its implementation, a USB good information! !
Platform: | Size: 64185 | Author: 中国 | Hits:

[USB developusb_flash

Description: 优盘程序,符合USB1.1规范。硬件平台:ATmega162+PDIUSBD12+K9F5608。软件平台:ICCAVR。协议:Bulk-Only Transport,Reduced block command.-Youpan procedures, in line with standard USB 1.1. Hardware platforms : ATmega162 PDIUSBD12 K9F5608. Software platform : ICCAVR. Agreement : Bulk-Only Transport, Reduced block command.
Platform: | Size: 161623 | Author: 刘志斌 | Hits:

[Communicationusbmassbulk_10

Description: USB海量存储协议Bulk-Only协议-USB Mass Storage agreement Bulk-Only agreement
Platform: | Size: 85918 | Author: 林德 | Hits:

[File OperateUSB_mass_storage_Specification

Description: USB海量存储设备类规范包括四个独立的子类规范:(ATA command的那个没有) ①USB Mass Storgage Class Control/Bulk/Interrupt(CBI)Transport ②USB Mass Storage Class Bulk-Only Transport ③USB Mass Storage Class ATA Command Block ④USB Mass Stroage Class UFI Command Specification。 前两个子规范定义了数据/命令/状态在USB上的传输方法。 Bulk-Only传输规范仅仅使用Bulk端点传送数据/命令/状态, CBI传输规范则使用Control/Bulk/Interrupt三种类型的端点进行数据/命令/状态传送。 后两个子规范定义了对存储介质的操作命令。 ATA 命令规范用于硬盘。 UFI命令规范是针对USB移动存储而制定的,实际上UFI命令格式是基于SFF-8070i和SCSI-2规范,总共定义了19个12字节长度的操作命令。
Platform: | Size: 349817 | Author: 常工 | Hits:

[USB developEZUSB批量_中断传输例程

Description: sime examples of EZUSB s bulk tranfer
Platform: | Size: 96256 | Author: 盛可帕 | Hits:

[USB developPhilips_Mass_Storage_Class_code_for_the_PDIUSBD12D

Description: 前一段参考本程序为AT91RM9200开发板添加了一个USB MSD Bulk-Only下载接口,Philips MSD code for the PDIUSBD12D包括完整的源代码,极具参考价值!-earlier reference to the procedures for AT91RM9200 development board adds a USB MSD Bul k-Only download interface, Philips MSD code for the PDIUSBD12D including complete source code, very useful!
Platform: | Size: 50176 | Author: 古月伦 | Hits:

[USB developBulk-Only-protocol-and-practice

Description: Bulk-Only协议及其实现,一份不错的USB资料-Bulk-Only the agreement and its implementation, a USB good information! !
Platform: | Size: 63488 | Author: 中国 | Hits:

[USB developusb_flash

Description: 优盘程序,符合USB1.1规范。硬件平台:ATmega162+PDIUSBD12+K9F5608。软件平台:ICCAVR。协议:Bulk-Only Transport,Reduced block command.-Youpan procedures, in line with standard USB 1.1. Hardware platforms : ATmega162 PDIUSBD12 K9F5608. Software platform : ICCAVR. Agreement : Bulk-Only Transport, Reduced block command.
Platform: | Size: 161792 | Author: 刘志斌 | Hits:

[Program docusbmassbulk_10

Description: USB海量存储协议Bulk-Only协议-USB Mass Storage agreement Bulk-Only agreement
Platform: | Size: 86016 | Author: 林德 | Hits:

[File FormatUSB_mass_storage_Specification

Description: USB海量存储设备类规范包括四个独立的子类规范:(ATA command的那个没有) ①USB Mass Storgage Class Control/Bulk/Interrupt(CBI)Transport ②USB Mass Storage Class Bulk-Only Transport ③USB Mass Storage Class ATA Command Block ④USB Mass Stroage Class UFI Command Specification。 前两个子规范定义了数据/命令/状态在USB上的传输方法。 Bulk-Only传输规范仅仅使用Bulk端点传送数据/命令/状态, CBI传输规范则使用Control/Bulk/Interrupt三种类型的端点进行数据/命令/状态传送。 后两个子规范定义了对存储介质的操作命令。 ATA 命令规范用于硬盘。 UFI命令规范是针对USB移动存储而制定的,实际上UFI命令格式是基于SFF-8070i和SCSI-2规范,总共定义了19个12字节长度的操作命令。-err
Platform: | Size: 349184 | Author: 常工 | Hits:

[OS Developbulk-only

Description: 要开发USB海量存储设备类的驱动,具体是采用掌上电脑(PDA)的FLASH作“电子硬盘”的功能,掌上电脑和PC之间的通讯和数据传送使用USB的BULK_ONLY方式传送,要求PDA插上PC时,刷新后在PC的资源管理器中能多出一个额外的硬盘出来(即PDA上的FLASH),并可对之进行等同于普通硬盘一样的文件操作。-To the development of USB mass storage device class drivers, specifically the use of handheld computers (PDA) of FLASH for
Platform: | Size: 1024 | Author: 王浆 | Hits:

[USB developusb

Description: EPSON USB DEVICE MASS-STORAGE CLASS driver, BULK ONLY on Ram disk
Platform: | Size: 35840 | Author: Ji | Hits:

[USB developUSB_Bulk

Description: 支持USB2.0 BULK传输范例,功能齐全,完整测试-Support USB2.0 BULK transmission example, full-featured, complete test
Platform: | Size: 2975744 | Author: 金昌 | Hits:

[USB developusbdocument

Description: USB1.1协议概述 使用的分类 USB系统的描述 Bulk-Only协议及其实现 -usb
Platform: | Size: 1243136 | Author: rainkingson | Hits:

[SNMPsnmpwalk

Description: c语言实现了snmp中set get bulk 和bulkwalk功能 源码-c language in the implementation of snmp and set get bulk source bulkwalk function
Platform: | Size: 86016 | Author: 文言 | Hits:

[USB developUSB_LANGIDs

Description: 该文档主要讲了USB Bulk-Only传输协议字符串描述符中的languageID-The document mainly talked about USB Bulk-Only Transport Protocol string descriptor of languageID
Platform: | Size: 26624 | Author: 可可 | Hits:

[USB developMass_Storage

Description: usb开发的重要经历,Mass Storage类的协议文档集合,包括Mass Storage概述,cbi传输,bulk-only传输,以及ufi指令等。你再也不用去到处搜这些英文资料了。-usb key development experience, Mass Storage Class protocol document collection, including the Mass Storage Overview, cbi transfer, bulk-only transfer, and ufi directives. You no longer have to search the information in English was everywhere.
Platform: | Size: 643072 | Author: 姚恩杰 | Hits:

[Windows Developusbmassbulk_10

Description: Universal Serial Bus Mass Storage Class Bulk-Only Transport
Platform: | Size: 86016 | Author: yyy | Hits:

[SCMusbmassbulk_10

Description: USB Mass Storage Class Bulk-Only Transport
Platform: | Size: 89088 | Author: devel | Hits:
« 12 3 4 5 »

CodeBus www.codebus.net